Bump axis to v71#170347
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the Axis integration’s upstream axis PyPI dependency to v71 to incorporate upstream fixes (notably around RTSP vs WebSocket event data typing differences) that relate to reported AOA activity regressions.
Changes:
- Bump
axisdependency from70to71in the Axis integration manifest. - Regenerate/update pinned dependency entries for
axisinrequirements_all.txtandrequirements_test_all.txt.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
homeassistant/components/axis/manifest.json |
Updates integration requirement to axis==71. |
requirements_all.txt |
Updates generated/pinned dependency entry to axis==71. |
requirements_test_all.txt |
Updates generated/pinned dependency entry to axis==71. |
frenck
left a comment
There was a problem hiding this comment.
Oh hi there @Kane610 👋
There seems to be an CI issue on the PR. Could you take a look?
../Frenck
Blogging my personal ramblings at frenck.dev
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
|
is tripped would fail on any value not being equal to "1" so it was actually faulty for a long time |
…-timer * upstream/dev: Bump infrared-protocols to 5.1.0 (home-assistant#170365) Clean up template engine after extension modularization (home-assistant#170346) Bump axis to v71 (home-assistant#170347) Enhance WebDAV metadata download with concurrency (home-assistant#170223) Add target temperature sensor for ViCare RadiatorActuator devices (home-assistant#170102) Bump pyzbar to 0.1.9 (home-assistant#170076) homematicip_cloud: fix HmIP-FLC lock state polarity (home-assistant#170159) Watts: add timer mode service (home-assistant#169846) Set parallel updates for Ecowitt platforms (home-assistant#170349) Add config flow to Avea (home-assistant#168070) Cleanup Eurotronic number platform (home-assistant#170337) Add number platform to eurotronic_cometblue (home-assistant#168119)
|
Thanks @frenck 🎉 |
Breaking change
Proposed change
some data types differ between RTSP and Websocket events
Kane610/axis@v70...v71
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: